02. Clipping

23 2 AAK Clipping Intro Slides-HS V2

Android Developer Documentation

Reflect

QUESTION:

Define clipping.

ANSWER:

For the purpose of this course, clipping is a method for defining regions of an image, canvas, or bitmap that are selectively drawn or not drawn onto the screen.

Reflect

QUESTION:

What's a real-life example of clipping?

ANSWER:

  1. Camera clips your field of view.
  2. Your field of view clips reality.